1970->1900   scheme


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/core/topclock.xtm

Implementation

(define 1970->1900
  (lambda (time)
    (+ time *Epoch-1900-1970*)))


Back to Index